@charset "utf-8";

/*public start*/
* {
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    font-size: 62.5%;
}

html,
body,
span,
div,
p,
a,
h1,
h2,
h3,
h4,
h5,
h6,
img,
form,
font,
strong,
b,
i,
dl,
dt,
dd,
ol,
ul,
li {
    padding: 0;
    margin: 0;
    list-style: none;
}

body {
    max-width: 640px;
    margin: 0 auto;
    background: #FFF;
    color: #333;
    font-size: 1.2rem;
    font-family: "微软雅黑"
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 600;
}

ul,
ol {
    list-style: none;
}

img {
    max-width: 100%;
    vertical-align: middle;
    border: none;
    font-size: 0
}

input {
    outline: none;
}

a {
    color: #333;
    text-decoration: none;
}

i,
em {
    font-style: normal;
}

.clear {
    clear: both;
}

.fix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: "";
    clear: both;
    height: 0;
}

.fix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.tr {
    text-align: right;
}

.hide {
    display: none;
}

.last {
    margin-right: 0px !important;
}

/*public end*/
.big_div {
    max-width: 640px;
    min-width: 320px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.wrap {
    width: 94%;
    margin: 0 auto;
}

.outL {
    white-space: normal;
    word-break: break-all;
}

.outH {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

/*index*/
.logo {
    margin-left: 3%;
    margin-top: 3%;
    width: 76.8%;
}

.logo img {
    width: 100%;
    margin: 0 auto;
}

.menu {
    width: 15.6%;
}

.menu img {
    width: 100%;
    margin: 0 auto;
}

.hy {
    overflow-y: hidden;
}

.navbg {
    background: rgba(238, 238, 238, 0.69);
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 888;
    left: -100%;
    overflow-y: hidden;
}

.mainnav {
    width: 80%;
    height: 100%;
    position: absolute;
    top: 0;
    right: -100%;
    z-index: 999;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9);
}

.mainnav>li {
    text-align: left;
    position: relative;
    font-size: 1.8rem;
    border-bottom: 1px solid #0aa5c5;
}

.mainnav>li>a {
    position: relative;
    color: #0aa5c5;
    display: block;
    padding: 2% 0;
    padding-left: 5%;
}

.mainnav>li:hover>a,
.mainnav>li.active>a {
    color: #fff;
    background: #0aa5c5;
    border-bottom: none;
}

.mainnav>li>ul {
    display: none;
}

.mainnav>li>ul>li {
    font-size: 1.5rem;
    line-height: 3em;
}

.mainnav>li>ul>li>a {
    padding-left: 7%;
    display: block;
    color: #333;
}

.conn {
    line-height: 50px;
    box-shadow: 1px 5px 10px #f0f0f0;
    -webkit-box-shadow: 1px 5px 10px #f0f0f0;
    -moz-box-shadow: 1px 5px 10px #f0f0f0;
}

.conn_a {
    width: 38%;
    margin-top: 6px;
}

.conn_a dl {
    float: left;
}

.conn_a dl dt {
    width: 96px;
    display: inline-block;
    font-size: 1.6rem;
    color: #0aa5c5;
}

.conn_a dl dd {
    display: inline-block;
    font-size: 1.6rem;
    color: #333;
}

.conn_b {
    width: 53%;
}

.search {
    font-size: 0;
    margin-top: 10px;
}

.search input {
    border: none;
    outline: none;
}

.search .text {
    width: 84%;
    line-height: 35px;
    background: #eee;
    padding-left: 3%;
}

.search .btn {
    background: url(../images/index_11.png) center center no-repeat;
    width: 16%;
    height: 35px;
    cursor: pointer;
}

.service {
    margin-top: 4.8%;
}

.tit {
    text-align: center;
}

.tit h3 {
    font-size: 2.4rem;
    color: #333;
}

.tit .b {
    width: 87px;
    height: 2px;
    background: #dcdcdc;
    display: inline-block;
    margin-top: 10px;
}

.tit p {
    font-size: 1.8rem;
    color: #999;
    line-height: 36px;
}

.service_list ul li {
    margin-top: 7%;
    width: 45.5%;
    float: left;
    text-align: center;
    margin-right: 9%;
}

.service_list ul li:nth-child(2n) {
    margin-right: 0 !important;
}

.service_list ul li h6 {
    font-size: 2rem;
    color: #333;
    font-weight: normal;
    line-height: 36px;
}

.service_list ul li p {
    font-size: 1.8rem;
    color: #666;
    line-height: 24px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
}

.about {
    margin-top: 9%;
}

.about_list {
    margin-top: 5.6%;
    text-align: center;
}

.about_a {
    display: inline-block;
    width: 88%;
    text-align: center;
}

.about_a img {
    width: 100%;
    margin: 0 auto;
}

.about_b {
    margin-top: 5.6%;
}

.about_b {
    text-align: center;
}

.about_b h6 {
    font-size: 2rem;
    color: #333;
    line-height: 30px;
}

.about_b .bb {
    width: 55px;
    height: 2px;
    background: #0aa5c5;
    display: inline-block;
    margin-top: 10px;
}

.about_b p {
    text-indent: 2em;
    text-align: left;
    font-size: 1.8rem;
    color: #666;
    line-height: 30px;
    margin-top: 16px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
}

.more {
    margin-top: 24px;
}

.more a {
    display: inline-block;
    width: 132px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    background: #0aa5c5;
    font-size: 1.8rem;
    color: #fff;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

.con {
    margin-top: 7.5%;
}

.new_ul ul li {
    float: left;
    width: 50%;
    background: #0aa5c5;
    line-height: 57px;
}

.new_ul ul li a {
    display: block;
    padding-left: 7%;
    font-size: 2rem;
    color: #fff;
}

.new_ul ul li span {
    padding-left: 5%;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-family: "Arial";
}

.new_tab {
    margin-top: 3.6%;
}

.new_img img {
    width: 100%;
    margin: 0 auto;
}

.new_xw ul li {
    background: url(../images/index_36.png) left center no-repeat;
    padding-left: 4%;
    line-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}

.new_xw ul li a {
    font-size: 1.8rem;
    color: #333;
}

.new_xw ul li span {
    float: right;
}

.question {
    margin-top: 5%;
}

.question_tit {
    background: #0099cc;
    line-height: 50px;
}

.question_tit p {
    padding-left: 3%;
    font-size: 2.4rem;
    color: #fff;
}

.question_tit p span {
    padding-left: 2%;
    font-size: 2rem;
    text-transform: uppercase;
    font-family: "Arial";
}

.question_list {
    height: 400px;
    overflow: hidden;
}

.question_list ul li {
    border-bottom: 1px dashed #afafaf;
    padding-bottom: 3%;
    margin-top: 3%;
}

.question_con {
    margin-bottom: 2.8%;
}

.question_list ul li .wenti1 {
    width: 6%;
    height: 36px;
    line-height: 36px;
    background: #383838;
}

.question_list ul li .wenti1 p {
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
}

.question_list ul li .wenti2 {
    width: 90%;
    margin-left: 10px;
}

.question_list ul li .wenti2 p {
    font-size: 1.8rem;
    color: #333;
    line-height: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.question_list ul li .wenti3 {
    width: 6%;
    height: 36px;
    line-height: 36px;
    background: #0099cc;
}

.question_list ul li .wenti3 p {
    font-size: 1.8rem;
    color: #fff;
    text-align: center;
}

.home {
    max-width: 640px;
    min-width: 320px;
    position: fixed;
    z-index: 9999;
    bottom: 0;
    background: #0aa5c5;
    width: 100%;
}

.home ul li {
    float: left;
    width: 25%;
    text-align: center;
    padding: 2% 0 1% 0;
    background: url(../images/b_03.png) right center no-repeat;
}

.home ul li img {
    width: 36%;
}

.home ul li p {
    font-size: 1.8rem;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.home ul .pp2 {
    background: none;
}

/*product*/
.ifram {
    line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #0aa5c5;
    position: relative;
}

.ifram_a img {
    margin-top: -8px;
}

.ifram_a span {
    font-size: 2rem;
    color: #666;
    padding-left: 8px;
}

.ifram_b {
    /* margin-top: 10px; */
    cursor: pointer;
}

.product ul li {
    width: 47%;
    margin-top: 4.6%;
    float: left;
    margin-right: 6%;
}

.product ul li:nth-child(2n) {
    margin-right: 0 !important;
}

.product ul li .product_img {
    overflow: hidden;
}

.product ul li img {
    width: 100%;
    margin: 0 auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
}

.product ul li:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.product ul li p {
    line-height: 34px;
    background: url(../images/product_11.png) 17px center no-repeat #0aa5c5;
    font-size: 1.6rem;
    color: #fff;
    padding-left: 31px;
}

.fenye {
    margin-top: 8%;
    text-align: center;
}

.erji {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 99;
    width: 257px;
    background: #0aa5c5;
}

.erji ul li {
    line-height: 46px;
    background: url(../images/product_03.png) 230px center no-repeat;
    border-bottom: 1px solid #fff;
}

.erji ul li a {
    padding-left: 16px;
    font-size: 1.6rem;
    color: #fff;
}

/*detail*/
.detail {
    margin-top: 3%;
    text-align: center;
}

.detail h5 {
    font-size: 2rem;
    color: #333;
    font-weight: normal;
}

.detail_img {
    margin-top: 2%;
    display: inline-block;
    width: 81%;
}

.detail_img img {
    width: 100%;
    margin: 0 auto;
}

.detail_nr {
    margin-top: 6%;
}

.detail_nr p {
    font-size: 1.8rem;
    color: #333;
    line-height: 28px;
    text-align: left;
}